Skip to content

Fix docker-image-refresh: use a Windows pool for the 1ES SDL stage#3669

Merged
ramsessanchez merged 1 commit into
mainfrom
gavinbarron/fix-sdl-windows-pool
Jul 21, 2026
Merged

Fix docker-image-refresh: use a Windows pool for the 1ES SDL stage#3669
ramsessanchez merged 1 commit into
mainfrom
gavinbarron/fix-sdl-windows-pool

Conversation

@gavinbarron

Copy link
Copy Markdown
Member

Follow-up to #3668. Registering/running docker-image-refresh.yml fails with:

Please specify a windows pool for SDLSources stage

The 1ES Official template injects an SDL source-analysis stage that must run on a Windows pool, but the template-level pool was set to Linux. This sets the template-level pool to the Windows pool (1es-windows-ps-compute-m, same as sdk-release.yml) and keeps the Linux pool override on the container build job.

The 1ES Official template injects an SDL source-analysis stage that must run on a Windows pool; the template-level pool was Linux, causing 'Please specify a windows pool for SDLSources stage'. Set template-level pool to the Windows pool (1es-windows-ps-compute-m) and keep the Linux pool override on the container build job, mirroring sdk-release.yml.

Co-authored-by: Copilot <[email protected]>
Copilot-Session: d3f8fec7-b00b-46be-ba39-7e1f3e7f7188
@gavinbarron
gavinbarron requested a review from a team as a code owner July 21, 2026 19:02
@ramsessanchez
ramsessanchez merged commit 3b89652 into main Jul 21, 2026
6 of 8 checks passed
@ramsessanchez
ramsessanchez deleted the gavinbarron/fix-sdl-windows-pool branch July 21, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants